Skip to main content

IP lookup

GET 

/lookup/:ip

Get basic information about an IP address including seen status, tags, actor, and classification

Request

Responses

Success - Returns document with seen:true if IP is found, or seen:false if IP is not found

Response Headers
    X-RateLimit-Limit-Minute

    Maximum number of requests allowed per minute

    X-RateLimit-Limit-Month

    Maximum number of requests allowed per month

    X-RateLimit-Remaining-Minute

    Number of remaining requests for the current minute

    X-RateLimit-Remaining-Month

    Number of remaining requests for the current month